SyncItemsResponseDeletedItems Property |
Identifies a single item to delete in the local client store.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<ItemId> DeletedItems { get; }Public ReadOnly Property DeletedItems As IList(Of ItemId)
Get
Property Value
Type:
IListItemId
See Also